projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36d36f3
)
Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 9 Aug 2001 17:40:59 +0000
(17:40 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 9 Aug 2001 17:40:59 +0000
(17:40 +0000)
lib-src/ebrowse.c
patch
|
blob
|
history
diff --git
a/lib-src/ebrowse.c
b/lib-src/ebrowse.c
index 29eff70832546832cdb40dc5cb969525c5eef323..b274a6410442c493a2ebfdc81fc21f05afc181a4 100644
(file)
--- a/
lib-src/ebrowse.c
+++ b/
lib-src/ebrowse.c
@@
-3744,7
+3744,7
@@
main (argc, argv)
{
/* Check that the file to append to exists, and is not
empty. More specifically, it should be a valid file
- produced by a
va
previous run of ebrowse, but that's too
+ produced by a previous run of ebrowse, but that's too
difficult to check. */
FILE *fp;
int rc;